home *** CD-ROM | disk | FTP | other *** search
/ PC Online 2000 October / Pc Online Ekim 2000.iso / prog / undlts / setup.exe / UndeleteServer.PDF < prev   
Encoding:
INI File  |  2000-01-20  |  1.1 KB  |  56 lines

  1. [PDF]
  2. Version = 1.0
  3.  
  4.  
  5. [Package Definition]
  6. Product = UndeleteServer
  7. Version = 2.0.058
  8. Comment = 
  9. SetupVariations = Setup, Uninstall
  10.  
  11. [Setup Setup]
  12. CommandName = Setup
  13. CommandLine = msiexec /m Undelete /qn /I UndeleteServer.msi
  14. UserInputRequired = FALSE
  15. SynchronousSystemExitRequired = FALSE
  16. SupportedPlatforms = Windows NT (Intel)
  17.  
  18. [Uninstall Setup]
  19. CommandName=Uninstall 
  20. CommandLine= msiexec /m Undelete /qn /X UndeleteServer.msi
  21. UserInputRequired=FALSE
  22. SynchronousSystemExitRequired=FALSE
  23. SupportedPlatforms=Windows NT (Intel)
  24.  
  25. [Setup Package for Inventory]
  26. InventoryThisPackage = TRUE
  27. Detection Rule Part1 = File1
  28. Detection Rule Part2 = AND
  29. Detection Rule Part3 = File2
  30. Detection Rule Part4 = AND
  31. Detection Rule Part5 = File3
  32. Detection Rule Part6 = AND
  33. Detection Rule Part7 = File4
  34. Detection Rule Part8 = AND
  35. Detection Rule Part9 = File5
  36.  
  37. [File1]
  38. Filename = NetUnd.exe
  39. COLLECT=FALSE
  40.  
  41. [File2]
  42. Filename = UdBin.exe
  43. COLLECT=FALSE
  44.  
  45. [File3]
  46. Filename = UdFat.exe
  47. COLLECT=FALSE
  48.  
  49. [File4]
  50. Filename = UdNtfs.exe
  51. COLLECT=FALSE
  52.  
  53. [File5]
  54. Filename = UdServe.exe
  55. COLLECT=FALSE
  56.